ActiveReports 9
GeoPolyhedralSurface Constructor(GeometryType,IEnumerable<GeoPolygon>)

The type.
The polygons.
Initializes a new instance of the GeoPolyhedralSurface class.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As GeometryType, _
   ByVal polygons As System.Collections.Generic.IEnumerable(Of GeoPolygon) _
)
public GeoPolyhedralSurface( 
   GeometryType type,
   System.Collections.Generic.IEnumerable<GeoPolygon> polygons
)

Parameters

type
The type.
polygons
The polygons.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GeoPolyhedralSurface Class
GeoPolyhedralSurface Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum